linux_aria

My file bash, and configurate for linux


Project maintained by ariafatah0711 Hosted on GitHub Pages — Theme by mattgraham

user

show users active

w
who
users
ps u

kill user

pkill -u <user>
pkill -t <tty>

pkill -KILL -t pts/1

kill -SIGKILL <pid>